-
Home
-
atec Backup
-
1.1.6
-
Code
-
Classes
- DB_Tools
Total Complexity |
59 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
309 |
Lines of code |
232 |
Logical lines of code |
177 |
Comment lines |
30 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
restore() |
B |
37 |
16 |
71 |
zip_backup() |
A |
50 |
9 |
25 |
backup() |
A |
47 |
8 |
34 |
backupAll() |
S |
51 |
6 |
25 |
backup_table_data() |
S |
52 |
4 |
22 |
sql_safe_value() |
S |
69 |
5 |
6 |
should_exclude_table() |
S |
69 |
4 |
6 |
write_backup_header() |
S |
55 |
1 |
21 |
add_slashes() |
S |
75 |
2 |
4 |
backup_table_structure() |
S |
68 |
1 |
6 |
drop() |
S |
78 |
1 |
3 |
is_table() |
S |
69 |
1 |
6 |
init() |
S |
80 |
1 |
3 |